How to Install chromium-browser software package in Ubuntu 17.04 (Zesty Zapus)

How to Install chromium-browser software package in Ubuntu 17.04 (Zesty Zapus)

chromium-browser software package provides Chromium web browser, open-source version of Chrome, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install chromium-browser 

chromium-browser is installed in your system.

Make ensure the chromium-browser package were installed using the commands given below,

$ sudo dpkg-query -l | grep chromium-browser *

You will get with chromium-browser package name, version, architecture and description in a table

chromium-browser package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Web Software
Package chromium-browser
Version 53.0.2785.143-0ubuntu1.1307
Description Chromium web browser, open-source version of Chrome
Sub Section web


See Also, How to uninstall or remove chromium-browser software package from Ubuntu 17.04 (Zesty Zapus)?